home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / DO1002.ARJ / LIST.SCR < prev    next >
Text File  |  1991-12-30  |  915b  |  25 lines

  1. .pg wi full clr cy
  2.     COMMAND NAME»gray«: »%t« ListFile »ye«
  3.  
  4.     /LIST {filename}
  5. /cw
  6.     The »%t«ListFile»#« command calls an external program to display
  7.     the indicated file.  By default »%t«DO»#« calls »ye«SHOW.COM»#« to display
  8.     the indicated file.
  9.  
  10.     If you wish to use another file listing program, »gr«/SET»#« the reserved
  11.     variable "»ye«LIST»#«" to the name of your listing program.  »%t«DO»#« will search
  12.     the DOS PATH for this listing program.  To reset DO to use SHOW.COM
  13.     »gr«/SET»#« the variable »ye«LIST»#« to »re«NULL»#« ("").  If you choose
  14.     to use a »cy«shareware file lister»#« in place of SHOW.COM, »wh«please
  15.     REGISTER IT»+re«!»#«
  16.  
  17. .pg #
  18.     As an example, we'll list »ma«TUTORIAL.SCR»#« (the tutorial's main
  19.     script file) using the displayed command.  Press »bo«<esc>»#« twice
  20.     to exit »ye«SHOW.COM»#«.
  21.  
  22. |/LIST TUTORIAL.SCR
  23.  
  24. /ENDEXEC CLEAR
  25.